home *** CD-ROM | disk | FTP | other *** search
/ The 640 MEG Shareware Studio 2 / The 640 Meg Shareware Studio CD-ROM Volume II (Data Express)(1993).ISO / pascal / tch_tpas.zip / PRINT-TL.BAT next >
DOS Batch File  |  1986-04-05  |  512b  |  16 lines

  1. Rem   Lessons 11 - 17 are about 35 printed pages.
  2. Rem   Your TURBO-LESSON files, TL11.TXT, TL12.TXT, . . TL17.TXT
  3. Rem    should be on your default drive.
  4. Rem   ***If you prefer to print one lesson at a time, use CTRL-SCROLL-LOCK
  5. Rem      to terminate this printing process and use the command:
  6. Rem            COPY TL11.TXT PRN:
  7. Pause
  8. COPY TL11.TXT PRN:
  9. COPY TL12.TXT PRN:
  10. COPY TL13.TXT PRN:
  11. COPY TL14.TXT PRN:
  12. COPY TL15.TXT PRN:
  13. COPY TL16.TXT PRN:
  14. COPY TL17.TXT PRN:
  15. 
  16.